home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global title, description, retprice, mcprice, rating, format, demo, cover
- set cover to "pinv.pct"
- set title to "Private Investigator"
- set description to "Over 20 levels of arcade action and fully interactive sex that breaks all the rules -- don't say we didn't warn you!"
- set retprice to "59.95"
- set mcprice to "49"
- set rating to "X"
- set format to "W"
- set demo to 1
- SetReturn()
- go("Order Form")
- end
-